[INFO] fetching crate tetcore-bip39 0.4.2...
[INFO] checking tetcore-bip39-0.4.2 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] extracting crate tetcore-bip39 0.4.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tetcore-bip39 0.4.2
[INFO] finished tweaking crates.io crate tetcore-bip39 0.4.2
[INFO] tweaked toml for crates.io crate tetcore-bip39 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tetcore-bip39 0.4.2 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding hmac v0.7.1 (available: v0.13.0)
[INFO] [stderr]       Adding pbkdf2 v0.3.0 (available: v0.13.0)
[INFO] [stderr]       Adding schnorrkel v0.9.1 (available: v0.11.5)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.11.0)
[INFO] [stderr]       Adding tiny-bip39 v0.6.2 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v0.1.8
[INFO] [stderr]   Downloaded hmac v0.7.1
[INFO] [stderr]   Downloaded pbkdf2 v0.3.0
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded tiny-bip39 v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152
[INFO] running `Command { std: "docker" "start" "7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking tiny-bip39 v0.6.2
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]     Checking tetcore-bip39 v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.95s
[INFO] running `Command { std: "docker" "inspect" "7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152", kill_on_drop: false }`
[INFO] [stdout] 7e40dd06cecbd107ee1b80fe51708645468a63e01977c5ed0c7184d062fd7152
